home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2009 February / PCWFEB09.iso / Software / Resources / Audio, Video & Photo / Screenshot Captor 2.44.01 / ScreenshotCaptorSetup.exe / ScreenshotCaptor.dcupdate < prev    next >
Extensible Markup Language  |  2008-11-03  |  1KB  |  24 lines

  1. <?xml version="1.0" ?>
  2.  
  3. <Local>
  4.  
  5.     <!-- basic info to display in updater-->
  6.     <Label>ScreenshotCaptor</Label>
  7.     <IconFile>ScreenshotCaptor.exe</IconFile>
  8.  
  9.  
  10.     <!-- version info of locally installed current version, and simple remote version file -->
  11.     <Version>2.44.01</Version>
  12.     <VersionFileRemote>http://www.donationcoder.com/Software/Mouser/screenshotcaptor/pad/versioninfo.xml</VersionFileRemote>
  13.  
  14.  
  15.     <!-- where to get more info about the app remotely, only queried once an update is discovered -->
  16.     <InfoFileRemote>http://www.donationcoder.com/Software/Mouser/screenshotcaptor/pad/pad_file.xml</InfoFileRemote>
  17.     <WebPage>http://www.donationcoder.com/Software/Mouser/screenshotcaptor/index.html</WebPage>
  18.  
  19.     <!-- ok how to conduct updates; could be: "Run" (download and run program), or "Visit" (visit website), or "Unzip" (download zip and unpack over files) -->
  20.     <UpdateMethod>run</UpdateMethod>
  21.     <CloseForUpdate>ScreenshotCaptor.exe</CloseForUpdate>
  22.     <UpdateFile>http://www.donationcoder.com/Software/Mouser/screenshotcaptor/downloads/ScreenshotCaptorSetup.exe</UpdateFile>
  23.  
  24. </Local>